home *** CD-ROM | disk | FTP | other *** search
/ Chip 2004 December / 2004-12 CHIP.iso / Internet / The Bat! Professional 3.01 / thebat_professional.msi / Data1.cab / thebat.exe / 0 / RCDATA / TJPEGVIEWFORM / TJPEGVIEWFORM.txt
Text File  |  2004-10-12  |  517b  |  24 lines

  1. object JpegViewForm: TJpegViewForm
  2.   Left = 200
  3.   Top = 109
  4.   Width = 435
  5.   Height = 300
  6.   HorzScrollBar.Tracking = True
  7.   VertScrollBar.Tracking = True
  8.   Color = clBtnFace
  9.   Font.Charset = DEFAULT_CHARSET
  10.   Font.Color = clWindowText
  11.   Font.Height = -11
  12.   Font.Name = 'MS Sans Serif'
  13.   Font.Style = []
  14.   KeyPreview = True
  15.   OldCreateOrder = True
  16.   Position = poScreenCenter
  17.   OnActivate = FormActivate
  18.   OnClose = FormClose
  19.   OnKeyDown = FormKeyDown
  20.   OnResize = FormResize
  21.   PixelsPerInch = 96
  22.   TextHeight = 13
  23. end
  24.